copyStoredValue

Deprecated

Scheduled for removal in 0.6.0. Copies an EntityAttributeInstanceHolder instance. You probably don't want to directly interact with that.

Creates a deep copy of the stored value and returns it

Return

EntityAttributeInstanceHolder - deep copy of the currently stored value. Consider using another method before a raw copyStoredValue() call

Author

fzzyhmstrs

Since

0.3.1

See also